Namespaces

Types in FluentNHibernate.Conventions

Type UserTypeConvention<TUserType>

Namespace FluentNHibernate.Conventions

Interfaces IUserTypeConvention

Base class for user type conventions. Create a subclass of this to automatically map all properties that the user type can be used against. Override Accept or Apply to alter the behavior.